Skip to content

Add legacy MD5 checksum validation#6790

Merged
dlvenable merged 4 commits into
opensearch-project:mainfrom
simonelbaz:md5checksum-2
Jun 5, 2026
Merged

Add legacy MD5 checksum validation#6790
dlvenable merged 4 commits into
opensearch-project:mainfrom
simonelbaz:md5checksum-2

Conversation

@simonelbaz

@simonelbaz simonelbaz commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Description

Some S3 compatible storages still use legacy MD5 checksum validation.
With this patch, it will be possible to activate MD5 algorithm (optional).

Issues Resolved

Resolves #6780 , #6340

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@simonelbaz

Copy link
Copy Markdown
Contributor Author

The PR needs some permission to pass the failed check.

Thanks for any review & help.

@dlvenable

Copy link
Copy Markdown
Member

@simonelbaz , Will this supersede #6356 ?

@simonelbaz

Copy link
Copy Markdown
Contributor Author

@simonelbaz , Will this supersede #6356 ?

Yes, it will.

@dlvenable

Copy link
Copy Markdown
Member

@simonelbaz , Your second commit appears to have the wrong DCO. Please correct.

@simonelbaz simonelbaz force-pushed the md5checksum-2 branch 2 times, most recently from d9de5b9 to 19c29eb Compare April 30, 2026 22:00
dlvenable
dlvenable previously approved these changes May 1, 2026

@dlvenable dlvenable left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @simonelbaz !

@simonelbaz

Copy link
Copy Markdown
Contributor Author

@dlvenable : thanks for your feedback. Is it slated to be merged to main branch pls?

@dlvenable

Copy link
Copy Markdown
Member

@simonelbaz , There are merge conflicts to merge to main. Can you rebase this and resolve the conflicts? Then we should be good to merge.

simonelbaz added 3 commits May 7, 2026 13:51
Signed-off-by: Simon ELBAZ <elbazsimon9@gmail.com>
Signed-off-by: Simon ELBAZ <elbazsimon9@gmail.com>
Signed-off-by: Simon ELBAZ <elbazsimon9@gmail.com>
@simonelbaz

Copy link
Copy Markdown
Contributor Author

@simonelbaz , There are merge conflicts to merge to main. Can you rebase this and resolve the conflicts? Then we should be good to merge.

@dlvenable : rebase done

@simonelbaz

Copy link
Copy Markdown
Contributor Author

@dlvenable : is there any action I need to perform in order to get the PR merged into main branch ? thanks for your feedback.

@dlvenable dlvenable merged commit 287321c into opensearch-project:main Jun 5, 2026
72 checks passed
@dlvenable dlvenable mentioned this pull request Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add legacy MD5 checksum validation

2 participants